SRtREx Object

The SRtREx object is used in:

Properties

Property SubType Read Only Description

Number

Integer

 

Specifies the number of real-time records.

Status

Integer

 

Specifies the status property of the real-time record.

TimeStamp

Date

 

Specifies the timestamp property of the real-time record.

TimeStamp2

Date

 

Obsolete

TimeStampType

CxTimeStampType

 

Sets the type of timestamp. Options are File Time or Coordinated Universal Time (UTC). See the CxTimeStampType enum table for possible values.

UserStatus

Long

 

The point user status (the user status bits in the real-time record).

Value

String

 

Specifies the value of the point in the real-time record.

ValueDouble

Double

 

Specifies the value of the point as a double.

ValueLong

Long

 

Specifies the value of the point as a long.

ValueType

CxValueType

 

Specifies the type of value. Options are String, Long, or Double. See the CxValueType enum table for possible values.